







[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Overload List
Name | Description | |
---|---|---|
![]() | Contains(KeyValuePair<(Of <TKey, ICollection<(Of <TValue>)>>)>) |
Determines if this dictionary contains the given key and all of the values associated with that key..
(Inherited from MultiDictionaryBase<(Of <TKey, TValue>)>.) |
![]() | Contains(TKey, TValue) |
Checks to see if value is associated with key
in the dictionary.
|